PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardStructureTypes Class / DIV Field
In This Topic
    DIV Field
    In This Topic
    Encloses content structured in fashion that is orthogonal to the semantic structure. It can be used as a role mapping target for custom tags for which no suitable standard structure element is available, or where attributes are applied in a non-semantic fashion.
    Supported in PDF/UA-1.
    Syntax
    public java.lang.String DIV
    See Also